html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}
input,
textarea,
button,
a {
  outline: 0;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
fieldset,
textarea {
  margin: 0;
}
fieldset,
legend,
textarea,
input {
  padding: 0;
}
ul,
ol {
  padding-left: 0;
  list-style-type: none;
}
a img,
fieldset {
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: none;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  box-shadow: inset 0 0 0 1000px #FFFFFF;
}
select {
  border-radius: 0;
  -webkit-border-radius: 0;
}
/* reset */
body {
  color: #787878;
  font-family: "Microsoft JhengHei", "STXihei", "Microsoft YaHei", "Simhei", "\9ED1\4F53", Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
}
pre {
  margin: 0;
  font-family: inherit;
}
textarea {
  line-height: inherit;
}
table {
  border-collapse: collapse;
}
a {
  color: inherit;
  text-decoration: none;
}
/* lib */
.dn {
  display: none !important;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.vm {
  vertical-align: middle;
}
.text_primary {
  color: #1AAD19;
}
.text_desc {
  color: #A0A0A2;
}
.text_warn {
  color: #E64340;
}
.text_tips {
  font-size: 14px;
}
.link {
  color: #1AAD19;
}
.link:hover {
  text-decoration: underline;
}
/* widget */
.wecooper-head {
  position: relative;
  padding-top: 50px;
  padding-bottom: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #2F2F2F;
  color: #979797;
}
.wecooper-head a {
  color: #979797;
}
.wecooper-head a:visited,
.wecooper-head a:active {
  color: #979797;
}
.wecooper-head .logo {
  font-size: 16px;
  float: left;
}
.wecooper-body {
  margin-top: 70px;
  margin-bottom: 60px;
}
.wecooper-foot {
  margin-bottom: 10px;
}
.logo {
  padding-left: 40px;
  height: 30px;
  line-height: 30px;
  background: url(../../images/logo/logo_home.png) no-repeat left center;
}
.logo b {
  display: block;
  font-weight: normal;
  font-size: 16px;
}
.icon {
  display: inline-block;
  vertical-align: middle;
}
.icon.info {
  margin: -0.2em 5px 0;
  width: 15px;
  height: 15px;
  background: transparent url("common_z.png") no-repeat -112px -31px;

}
.icon.new {
  margin: -0.2em 5px 0 5px;
  width: 33px;
  height: 15px;
  background: transparent url("common_z.png") no-repeat -96px 0px;

}
.icon.qrcode_16 {
  width: 16px;
  height: 16px;
  background: transparent url("common_z.png") no-repeat -96px -31px;

}
.icon.close {
  width: 24px;
  height: 24px;
  background: transparent url("common_z.png") no-repeat -48px -48px;

}
.icon.close:hover {
  background: transparent url("common_z.png") no-repeat -72px -48px;

}
.icon48 {
  display: inline-block;
  width: 48px;
  height: 48px;
  vertical-align: middle;
}
.icon48_fail {
  background: transparent url("common_z.png") no-repeat -48px 0px;

}
.icon48_success {
  background: transparent url("common_z.png") no-repeat 0px -48px;

}
.icon48_waiting {
  background: transparent url("common_z.png") no-repeat 0px 0px;

}
.icon_upload-close {
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  background: transparent url("common_z.png") no-repeat -96px -47px;

}
.icon_upload-close:hover {
  background: transparent url("common_z.png") no-repeat -110px -47px;

}
.icon_upload-close:active {
  background: transparent url("common_z.png") no-repeat -96px -61px;

}
.checkbox {
  cursor: pointer;
}
.checkbox .icon {
  margin-top: -2px;
  margin-right: 5px;
  width: 16px;
  height: 16px;
  background: transparent url("common_z.png") no-repeat -96px -15px;

}
.checkbox label {
  cursor: pointer;
}
.checkbox input {
  position: absolute;
  left: -9999em;
}
.checkbox input:checked ~ label .icon {
  background: transparent url("common_z.png") no-repeat -112px -15px;

}
.uploadbox {
  position: relative;
}
.uploadbox__input {
  display: inline-block;
  margin-right: 18px;
  width: 176px;
  line-height: 42px;
  text-align: center;
  border: 1px dashed #CFCFCF;
}
.uploadbox__input:hover {
  border-color: #999999;
}
.uploadbox__input:active {
  background-color: #D9D9D9;
  border-color: #D9D9D9;
}
.uploadbox__input_disabled {
  border-color: #CFCFCF;
  background-color: #F5F5F5;
  color: #D1D1D1;
}
.uploadbox__files {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
.uploadbox__file {
  position: relative;
  padding-right: 20px;
  height: 44px;
  line-height: 44px;
  background-color: #EFEFEF;
}
.uploadbox__del {
  position: absolute;
  top: 0;
  right: 20px;
}
.uploadbox__thumb {
  float: left;
  margin-right: 20px;
  width: 75px;
  height: 44px;
  background: center center no-repeat;
  background-size: contain;
}
.uploadbox__filename {
  display: block;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.msg__head {
  display: table;
}
.msg__body,
.msg__foot {
  margin-top: 15px;
}
.msg__icon,
.msg__title {
  display: table-cell;
  vertical-align: middle;
}
.msg__icon {
  padding-right: 10px;
}
.input_hidden {
  position: absolute;
  left: -9999em;
}
.form {
  font-size: 14px;
}
.frm-ctrl {
  position: relative;
  margin-bottom: 20px;
}
.frm-ctrl_warn .frm-input,
.frm-ctrl_warn .frm-textarea,
.frm-ctrl_warn .frm-select {
  color: #E64340;
  border-color: #E64340;
}
.frm-label {
  display: block;
  margin-bottom: 8px;
}
.frm-select-wrp {
  position: relative;
}
.frm-select-wrp:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 20px;
  width: 8px;
  height: 8px;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  transform: rotate(45deg);
}
.frm-input,
.frm-textarea,
.frm-select {
  width: 100%;
  box-sizing: border-box;
  padding: 13px 23px;
  border: 1px solid #D9D9D9;
  border-radius: 2px;
  background-color: transparent;
  outline: 0;
  color: inherit;
}
.frm-input:hover,
.frm-textarea:hover,
.frm-select:hover {
  border-color: #999999;
}
.frm-input:focus,
.frm-textarea:focus,
.frm-select:focus {
  border-color: #999999;
  background-color: #FFFFFF;
}
.frm-select {
  -webkit-appearance: none;
}
.frm-textarea {
  resize: none;
}
.frm-warntips {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  color: #E64340;
}
.frm-tips {
  margin-top: .3em;
  text-align: right;
}
.frm-opr {
  margin-top: 60px;
  margin-bottom: 10px;
}
.frm-dropdown {
  position: relative;
}
.frm-dropdown__list {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  max-height: 180px;
  overflow: auto;
  border-radius: 2px;
  background-color: #FFFFFF;
}
.frm-dropdown__list__item {
  padding: 7px 23px;
  cursor: pointer;
}
.frm-dropdown__list__item:hover {
  background-color: #4B9DEA;
  color: #FFFFFF;
}
.frm-table {
  border-collapse: collapse;
}
.frm-table td {
  padding: 0 20px;
  height: 48px;
  border: 1px solid #D9D9D9;
}
.btn {
  display: inline-block;
  border-radius: 2px;
}
.btn.btn_disabled {
  cursor: default;
}
.btn + .btn {
  margin-left: 10px;
}
.btn_default {
  min-width: 180px;
  line-height: 40px;
  background-color: #EFEFEF;
  text-align: center;
  color: #787878;
  border: 1px solid #D9D9D9;
  box-sizing: border-box;
}
.btn_default:not(.btn_disabled):hover {
  background-color: #F4F4F4;
}
.btn_default:not(.btn_disabled):active {
  background-color: #D9D9D9;
}
.btn_default.btn_disabled {
  background-color: #EFEFEF;
  color: #CCCCCC;
}
.btn_primary {
  min-width: 180px;
  line-height: 40px;
  color: #FFFFFF;
  background-color: #2FB42F;
  text-align: center;
}
.btn_primary:not(.btn_disabled):hover {
  background-color: #1AAD19;
}
.btn_primary:not(.btn_disabled):active {
  background-color: #179B16;
}
.btn_primary.btn_disabled {
  background-color: #2FB42F;
  color: #84CC84;
}
.btn_plain {
  padding-left: 11px;
  padding-right: 11px;
  line-height: 22px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
}
.btn_plain-default {
  padding-left: 11px;
  padding-right: 11px;
  line-height: 22px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  border-color: #999999;
  color: #999999;
}
.btn_plain-default:hover {
  background-color: #999999;
  color: #FFFFFF;
}
.btn_plain-default:active {
  background-color: #898989;
}
.btn_plain-primary {
  padding-left: 11px;
  padding-right: 11px;
  line-height: 22px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  border-color: #1AAD19;
  color: #1AAD19;
}
.btn_plain-primary:hover {
  background-color: #1AAD19;
  color: #FFFFFF;
}
.btn_plain-primary:active {
  background-color: #179B16;
}
.btn_plain-warn {
  padding-left: 11px;
  padding-right: 11px;
  line-height: 22px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  border-color: #E64340;
  color: #E64340;
}
.btn_plain-warn:hover {
  background-color: #E64340;
  color: #FFFFFF;
}
.btn_plain-warn:active {
  background-color: #DD3F3C;
}
.btn_mini {
  min-width: 0;
  padding: 7px 10px;
  line-height: inherit;
}
.copyright {
  text-align: center;
  font-size: 12px;
}
.popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.04);
  z-index: 100;
  text-align: center;
  word-wrap: break-word;
}
.popup:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.popup_with-close .popup__content {
  padding-top: 60px;
}
.popup_no-mask {
  background-color: transparent;
}
.popup__content {
  position: relative;
  z-index: 1000;
  padding: 20px;
  background-color: #FFFFFF;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}
.popup__close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 24px;
  height: 24px;
  background: transparent url("common_z.png") no-repeat -72px -72px;

}
.popup__close-btn:hover {
  background: transparent url("common_z.png") no-repeat -48px -72px;

}
.dialog {
  min-width: 230px;
}
.dialog__title {
  color: #383838;
  font-size: 16px;
}
.dialog__content {
  margin-top: 10px;
  color: #7C7C7C;
}
.dialog__opr {
  margin-top: 20px;
  text-align: right;
}
.text-preview__item {
  margin-bottom: 1em;
}
.text-preview__label {
  display: inline-block;
  margin-right: 1em;
  width: 5em;
  vertical-align: top;
}
.text-preview__value {
  display: inline-block;
  vertical-align: top;
}
.processbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.processbar:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  border-top: 1px dashed #C9C9C9;
}
.processbar__item {
  position: relative;
  z-index: 1;
  padding: 0 20px;
  color: #C9C9C9;
  background-color: #FFFFFF;
}
.processbar__item > span {
  vertical-align: bottom;
}
.processbar__item:first-child {
  padding-left: 0;
}
.processbar__item:last-child {
  padding-right: 0;
}
.processbar__item.on {
  color: #1AAD19;
}
.processbar__step-num {
  display: inline-block;
  margin-right: 10px;
  line-height: 1;
  font-size: 26px;
  font-style: normal;
}
